SET VERTEXDATA UV
This command will set the UV data of a vertex in the locked vertexdata.
SET VERTEXDATA UV Vertex Index, U, V
SET VERTEXDATA UV Vertex Index, Index,U, V
Vertex Index
Integer
This value is an integer number such as 1.
Index
Integer
This value is an integer number such as 1.
U
Float
Specify the vertex U component value.
V
Float
Specify the vertex V component value.
This command does not return a value.
An optional parameter will allow UV data in the secondary stages of the vertexdata to be edited.
No example code is provided for this command
BASIC3D Commands Menu
Index